.section-margin {
margin-bottom: 60px;
margin-top: 60px; }
  
.example_b {
color: #999 !important;
background:#fff;
padding: 2px;
border-radius: 3px;
display: inline-block;
border: none;
margin: 3px;
}

.example_b:hover {
	text-shadow:#06F;
transition: all 0.4s ease 0s;
}

.We-Accept {
	color:#ffffff;
	font-weight:bold;
}

.wishlist-heart {
	color: #858484 !important;
	background:#fff;
	padding: 2px;
	border-radius: 3px;
	display: inline-block;
	border: none;
	margin: 3px;
	cursor:pointer;
}

.wishlist-heart:hover {
	color:#030200 !important;
	text-shadow:#06F;
}

#back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 10px;
	background: url("../images/backtop.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	cursor:pointer;
}

.price-wrap {
	min-height:50px;
}



.rationResize
{
	display:inline-block;
	background-size: cover;
	background-position: 55% 100%;
	width: 100%;
	height: 750px;
	background-repeat: no-repeat;
	vertical-align: bottom;

}

.SysMsg {
	color:#FF0000;
	font-size:18px;
}

.GoBack_butt {
	color:#ffffff;
	background-color:#030200;
}

.GoBack_butt:hover {
	color:#000000;
	background-color:#e0a800;
}

.hamburger {
	display:none;
	font-size:30px;
	color:#030200;
	width:45px;
	height:40px;
}


.Check_Boxes {
	-ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
}

.red_asterisk {
	color:#FF0000;
}

.img-option-wrap {
    width: 70px;
    height: auto;
    border: 1px solid #CCCCCC;
	display:inline-block;
	padding:3px;
	border-radius: 4px;
	-o-object-fit: cover;
       object-fit: cover;
}

.img-Products-wrap {
    object-fit: cover;
	width: 100%;
	height: 120px;
    border: 1px solid #CCCCCC;
	display:inline-block;
	padding:1px;
	vertical-align:top;
}

.img-Products-wrap-category {
    object-fit: cover;
	width: 100%;
	height: 220px;
	display:inline-block;
	vertical-align:top;
}

.Brand_Name {
	color:#aeadad;
}

.Brand_Name:hover {
	color:#666666;
}

.manufacturerLogo_swiper {
	width: auto;
	height: 150px;
	padding:7px;
}

.subHeader {
	cursor:pointer;
}

.subHeader:hover {
	color:#aeadad;
	transition: all 0.4s ease;
}

.button_cont {
	float:right;
}

.file-download-icon:hover {
	color:#aeadad;
	cursor:pointer;
}

.cust-area-menu:hover {
	background-color:#aeadad;
}

.activated-status {
	color:#0033FF;
}

.deactivated-status {
	color:#FF0000;
}

.locked-status {
	color:#FF0000;
}

.td_Cell-Right {
	text-align:right;
}

.td_Cell-Center {
	text-align:center;
}

#gap-space {
	display:none;
}

.cart-product-name-nolink {
	font-size:16px;
	color:#007bff !important;	
}

.cart-product-name a {
	font-size:16px;
	color:#007bff !important;	
}

.cart-product-name a:hover {
	color:#d5af32 !important;	
}

.StoreShortIntro {
	color: #aeadad;
	background-color: #030200;
}

#WebShare_Button {
	display:table-cell;
}

/*************************************
Mobile start
*************************************/
@media (min-width: 768px) {
  #cbp-hrmenu .collapse {
    display: block;
  }
}

@media only screen and (max-width: 640px) and (orientation:portrait) {
	.bottom_panel_list {
		text-align: center;
	}	
}

@media only screen and (max-width: 768px)
{	

	.text-wrap
	{
		display:none;
	}


	.rationResize
	{
		height: 300px;
		background-repeat: no-repeat;
		vertical-align: bottom;
	}
	
	.hamburger
	{
		display: block;
	}
	
	.gallery-wrap .img-big-wrap img {
		width:100% !important;
		height:100% !important;
  	}
		
	.card-product
	{
		min-height:420px !important;
	}
	
	.mp-only
	{
		font-size: 120%;
		
	}
	
	.card-product-mp-only
	{
		min-height:200px !important;
	}
	
	#right-customer-list
	{
		display:none;
	}
	
	#gap-space
	{
		display: block;
		margin-top: 10px;
	}
	
	.category-desc
	{
		min-height: auto !important;
	}

	.navbar-brand .logo
	{
		min-height: 70px;
	}
								
	.icon-group 
	{
		left: 1px;
	}
	
}

.white_card {
	background-color:#FFFFFF;
}

/* IPAD portrait*/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
	.card-product .info-wrap {
		min-height: 250px;
	}	
}

/* IPAD Landscape*/
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
	.text-wrap
	{
		display:none;
	}	
	.card-product .info-wrap {
		min-height: 200px;
	}	
}

/* IPAD PRO Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
	.text-wrap
	{
		display:none;
	}
	.card-product .info-wrap {
		min-height: 200px;
	}	
	
}

/* IPAD PRO Landscape*/
@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

	.card-product .info-wrap {
		min-height: 150px;
	}	
	
}

/* IPHONE X Landscape*/
@media all and (device-width: 812px) and (device-height: 375px) and (orientation:landscape) {
	.text-wrap
	{
		display:none;
	}
}
/*************************************
Mobile End
*************************************/



/* MageMenu ul style */

.cbp-hrmenu {
	width: 100%;
	margin-top: -50px;
	border-bottom: 4px solid #030200;
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	width: 90%;
	max-width: 70em;
	margin: 0 auto;
	padding: 0 1.875em;
}

.cbp-hrmenu > ul > li {
	display: inline-block;
}

.cbp-hrmenu > ul > li > a {
	font-size:15px;
	font-weight: 700;
	padding: 1em 2em;
	color: #999;
	display: inline-block;
}

.cbp-hrmenu > ul > li > a:hover {
	color: #030200;
	transition: all 0.5s ease;
}

/*.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #fff;
	background: #030200;
}*/

.cbp-hrmenu > ul > li.cbp-hropen a {
	font-size:15px;
	color: #aeadad;
	background: #030200;
}

h4.cbp-subHeading :hover {
	color: #fff !important;
	font-weight:bold;

}

li.cbp-subitem :hover {
	color: #fff !important;
	

}

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #030200;
	width: 100%;
	left: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.cbp-hropen .cbp-hrsub {
	display: block;
	padding-bottom: 3em;
	z-index:1070;
}

.cbp-hrmenu .cbp-hrsub-inner > div {
	width: 33%;
	float: left;
	padding: 0 2em 0;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 1.8em;
}

.cbp-hrsub h4 {
	color: #ffffff;
	padding: 1em 0 0.3em;
	margin: 0;
	font-size: 160%;
	font-weight: 400;
}

/* Examples for media queries */

@media screen and (max-width: 52.75em) { 

	.cbp-hrmenu {
		font-size: 80%;
	}

}

@media screen and (max-width: 43em) { 

	.cbp-hrmenu {
		font-size: 90%;
		border: none;
		margin-top: -80px;
	}

	.cbp-hrmenu > ul,
	.cbp-hrmenu .cbp-hrsub-inner {
		width: 100%;
		padding: 0;
	}

	.cbp-hrmenu .cbp-hrsub-inner {
		padding: 0 2em;
		font-size: 100%;
	}

	.cbp-hrmenu > ul > li {
		display: block;
		border-bottom: 1px solid #030200;
	}

	.cbp-hrmenu > ul > li > a { 
		display: block;
		padding: 1em 3em;
	}

	.cbp-hrmenu .cbp-hrsub { 
		position: relative;
	}

	.cbp-hrsub h4 {
		padding-top: 0.6em;
	}

}

@media screen and (max-width: 36em) { 
	.cbp-hrmenu .cbp-hrsub-inner > div {
		width: 100%;
		float: none;
		padding: 0 2em;
	}
}




/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* breadcrumb */


/* down arrow */
@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}@-ms-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.arrow{position:fixed;bottom:0;left:50%;z-index:1000;margin-left:-25px;width:50px;height:50px;background-image:url(../images/arrow.png);-webkit-background-size:contain;background-size:contain;opacity:.9}.bounce{-webkit-animation:bounce 2s infinite;-ms-animation:bounce 2s infinite;animation:bounce 2s infinite}
/* down arrow */


/**************************************************************/

/**************************************************************/

.pagenumstatic { 
        color: #ffffff; 
        background-color: #030200;
        font-weight: BOLD;
        border: solid #ffffff 1px; 
        margin: 2px; 
        padding: 8px; 
		font-family:Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none; 
} 
.pagenum A:link, .pagenum A:visited, .pagenum A:active { 
        color: #000;  
        background-color: #fff;
        border: solid #030200 1px; 
        margin: 2px; 
        padding: 8px; 
		font-family:Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none; 
} 
.pagenum A:hover { 
        color: #ffffff; 
        background-color: #030200;
        text-decoration: none; 
        border: solid #ffffff 1px; 
        margin: 2px; 
        padding: 8px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none; 
}


/**************************************************************/
.Pagination-numstatic { 
        color: #ffffff; 
        background-color: #030200;
        font-weight: BOLD;
        border: solid #ffffff 1px; 
        margin: 2px; 
        padding: 8px; 
		font-family:Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none; 
} 
.Pagination-pagenum { 
        color: #000;  
        background-color: #FFFFFF;
        border: solid #030200 1px; 
        margin: 2px; 
        padding: 8px;  

		font-family:Verdana, Arial, Helvetica, sans-serif;
        cursor:pointer;
        text-decoration: none; 
} 
.Pagination-pagenum:hover { 
        color: #ffffff; 
        background-color: #030200;
        text-decoration: none; 
        border: solid #ffffff 1px; 
        margin: 2px; 
        padding: 8px; 

		font-family:Verdana, Arial, Helvetica, sans-serif; 
        cursor:pointer;
        text-decoration: none; 
}
/**************************************************************/


/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
   height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
   background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
   width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
   background-color: #030200;
}

input:focus + .slider {
  box-shadow: 0 0 1px #030200;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
} 

/* The switch - the box around the slider */

/* Step Progress Bar */



.progressbar {
  margin: 0;
  padding: 0;
  counter-reset: step;
}
.progressbar li {
  list-style-type: none;
  width: 25%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #7d7d7d;
}
.progressbar li:before {
  width: 30px;
  height: 30px;
  content: counter(step);
  counter-increment: step;
  line-height: 25px;
  border: 2px solid #7d7d7d;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: white;
  color:#fff;
}
.progressbar li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #7d7d7d;
  top: 15px;
  left: -50%;
  z-index: 1;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active {
  color: green;
  font-weight:bold;
}
.progressbar li.active:before {
  border-color: #55b776;
}
.progressbar li.active + li:after {
  background-color: #55b776;
}

.obj-centered {
  position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}

/*************************************************************************
Social Media Icon Group start -->
*************************************************************************/
*.fsom {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box
}



fsom-nav {
    position: fixed;
    width: 60px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all 0.3s linear;
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, .4);
	z-index: 9999;
}

fsom-nav ul {
    margin-top: 0;
    margin-bottom: 0rem
}

fsom-nav li {
    height: 45px;
    position: relative;
	font-size: 24px;
}

fsom-nav li a {
    color: #fff !important;
    display: block;
    height: 100%;
    width: 100%;
    line-height: 45px;
    padding-left: 25%;
    /*border-bottom: 1px solid rgba(0, 0, 0, .4);*/
    transition: all .3s linear;
    text-decoration: none !important
}

fsom-nav li:nth-child(1) a {
    background: #14d24e;
}

fsom-nav li:nth-child(2) a {
    background: #415ba8;
}

fsom-nav li:nth-child(3) a {
    background: #c5046f;
}

fsom-nav li:nth-child(4) a {
    background: #e92e29;
}

fsom-nav li:nth-child(5) a {
    background: #1da1f2;
}


fsom-nav > li > a > i {
    position: absolute;
    top: 14px;
    left: 24px;
    font-size: 15px;
	
}

.fsom ul li a span {
    display: none;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase
}

.fsom a:hover {
    z-index: 1;
    width: 75px;
    /*border-bottom: 1px solid rgba(0, 0, 0, .5);*/
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3)
}

.fsom ul li:hover a span {
    padding-left: 30%;
    display: block;
    font-size: 15px
}

@media only screen and (max-width: 768px)
{

	.manufacturerLogo_swiper {
		width: auto;
		height: 50px;
		padding:7px;
	}
	
	fsom-nav {
		width: 30px;
	}	
	
	fsom-nav li {
		font-size: 14px;
	}
	
}

/* IPAD portrait*/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
	fsom-nav {
		width: 30px;
	}	
	
	fsom-nav li {
		font-size: 14px;
	}	
}

/* IPAD Landscape*/
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
	fsom-nav {
		width: 30px;
	}	
	
	fsom-nav li {
		font-size: 14px;
	}	
}

/* IPAD PRO Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
	fsom-nav {
		width: 30px;
	}	
	
	fsom-nav li {
		font-size: 14px;
	}	
}

/* IPAD PRO Landscape*/
@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	fsom-nav {
		width: 30px;
	}	
	
	fsom-nav li {
		font-size: 14px;
	}	
}

/* IPHONE X Landscape*/
@media all and (device-width: 812px) and (device-height: 375px) and (orientation:landscape) {
	fsom-nav {
		width: 30px;
	}	
	
	fsom-nav li {
		font-size: 14px;
	}
}

/* Pixel 2 XL landscape*/
@media all and (device-width: 823px) and (device-height: 411px) and (orientation:landscape) {
	fsom-nav {
		width: 30px;
	}	
	
	fsom-nav li {
		font-size: 14px;
	}
}


/* IPad Mini landscape*/
@media only screen and (max-width: 1024px)
{

	fsom-nav {
		width: 30px;
	}	
	
	fsom-nav li {
		font-size: 14px;
	}
	
}

/* IPad Air 4 landscape*/
@media only screen and (max-width: 1180px)
{

	fsom-nav {
		width: 30px;
	}	
	
	fsom-nav li {
		font-size: 14px;
	}
	
}

/* IPad PRO 11 / Galaxy Tab S7 landscape*/
@media only screen and (max-width: 1280px)
{

	fsom-nav {
		width: 30px;
	}	
	
	fsom-nav li {
		font-size: 14px;
	}
	
}
/*************************************************************************
Social Media Icon Group end -->
*************************************************************************/